projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea66f7f
)
(w32font_get_cache): Update declaration.
author
Jason Rumney
<jasonr@gnu.org>
Wed, 19 Dec 2007 15:27:16 +0000
(15:27 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Wed, 19 Dec 2007 15:27:16 +0000
(15:27 +0000)
src/w32font.h
patch
|
blob
|
history
diff --git
a/src/w32font.h
b/src/w32font.h
index f4d5697875518b14b6ed77d12a5eca6077ddcab3..54aa5ef9b199cad70d4b4a93f0a66552763e2139 100644
(file)
--- a/
src/w32font.h
+++ b/
src/w32font.h
@@
-35,7
+35,7
@@
struct w32font_info
struct frame *owning_frame;
};
-Lisp_Object w32font_get_cache P_ ((
Lisp_Object fram
e));
+Lisp_Object w32font_get_cache P_ ((
FRAME_PTR f
e));
Lisp_Object w32font_list_internal P_ ((Lisp_Object frame,
Lisp_Object font_spec,
int opentype_only));